PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package
/
PDFSampleFunction Class
/ setEncode Method
An array of 2 x m numbers specifying the linear mapping of input values into the domain of the function's sample table.
Collapse All
Expand All
In This Topic
setEncode Method
In This Topic
Sets the function's encoding array.
Syntax
public
void
setEncode(
double
[]
value
)
Parameters
value
An array of 2 x m numbers specifying the linear mapping of input values into the domain of the function's sample table.
See Also
Reference
PDFSampleFunction Class
PDFSampleFunction Members